home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / wxdesc.zip / WXDESC.TXT < prev   
Text File  |  1993-04-20  |  4KB  |  154 lines

  1.  
  2. *****                  Announcing wxWindows 1.40                  *****
  3.  
  4. ***** A Free C++ GUI toolkit for Motif, Open Look and Windows 3.1 *****
  5.  
  6.  
  7. >>> wxWindows is a toolkit for developing Windows 3 and
  8.  
  9.     X applications from the same body of C++ code.
  10.  
  11.  
  12. Since the source is provided, wxWindows allows the programmer to add
  13.  
  14. features as needed. For many programmers, however, wxWindows should be
  15.  
  16. adequate for a range of applications.
  17.  
  18. >>> Uses include:
  19.  
  20.  
  21. * development of applications for delivery on both X and Windows
  22.  
  23. * development on one platform for delivery on another
  24.  
  25. * single-platform development, as a high-level wrapper around XView,
  26.  
  27.   Motif or Windows
  28.  
  29. >>> Included in this third release:
  30.  
  31.  
  32. * Simple-to-use, object-oriented API
  33.  
  34. * Graphics calls include splines, polylines, rounded rectangles, etc.
  35.  
  36. * XView-style programmatic panel/dialog item layout
  37.  
  38. * Support for menu bars and status lines
  39.  
  40. * Pens, brushes, fonts, icons, cursors
  41.  
  42. * Easy, object-oriented interprocess comms (DDE subset) under
  43.  
  44. Windows 3 *and* UNIX
  45. * Encapsulated PostScript generation under UNIX, 
  46. Windows 3 printing on PC
  47. * Virtually automatic MDI support under Windows
  48.  
  49. * Support for Windows 3 printer and file selector common dialogs, with
  50.   
  51. equivalents for UNIX
  52. * Under Windows 3, support for copying metafiles to the clipboard
  53.  
  54. * Programmatic form facility for building form-like screens fast,
  55.   with constraints on values
  56.  
  57. * wxHelp hypertext help system, accessible from applications
  58.  
  59. * All source
  60.  
  61. * Several examples, including an object graphics library
  62.  
  63. * Comprehensive reference manual, with reference in wxHelp form
  64.  
  65.  
  66. >>> Requirements:
  67.  
  68. * On PC, Microsoft C/C++ 7 or Borland C++ 3.1 (sorry, no Borland makefiles yet)
  69.  
  70. * On UNIX, XView 3.1 or Motif 1.1 and GCC/G++ (or compatible compiler, such as
  71.   AT&T C++)
  72.  
  73.  
  74. >>> Where to get it
  75.  
  76. wxWindows is currently available from the Artificial Intelligence
  77.  
  78. Applications Institute by anonymous FTP.
  79.  
  80.  
  81. FTP to skye.aiai.ed.ac.uk, log on as `anonymous', and give your user
  82.  
  83. ID as password. Change directory into pub/wxwin, change transmission
  84.  
  85. method to binary, and get wxwin130.tar.Z (UNIX) and/or wxwin130.zip
  86. (PC).  
  87. Both archives contain the source code for both platforms, but
  88.  
  89. only the executable demos for the specific platform (UNIX and Windows
  90. respectively). 
  91. The demos are available separately as demo.tar.Z (or
  92. wxwindem.tar.Z) and demo.zip (or wxwindem.zip).
  93.  
  94.  
  95. wxWindows is expected to be uploaded to the CICA Windows 3 archive at
  96.  
  97. Indiana University (ftp.cica.indiana.edu), and the British HENSA public
  98.  
  99. domain software archive (pdsoft.lancs.ac.uk).
  100.  
  101. >>> Installation
  102.  
  103. See install.txt.
  104.  
  105.  
  106. >>> Bugs, etc.
  107.  
  108. wxWindows, like most other software, has the occasional buglet. I
  109.  
  110. would be grateful for bug reports (even better, fixes) though I can't
  111.  
  112. guarantee to do anything about them. Future releases of wxWindows are
  113.  
  114. likely to be more stable and more complete.  Meanwhile, do send me your
  115.  
  116. enhancements, and I will try to incorporate them in future releases.
  117.  
  118. Here are some ideas for contributions:
  119.  
  120. * better bitmap support
  121. * more widgets
  122.  
  123. * more Xlib wrappers
  124. * an enhanced text subwindow for Windows
  125.  
  126. * an Xt-like constraint algorithm for laying out widgets
  127.  
  128. * conversion utilities from DevGuide and Windows resource scripts to
  129.   
  130. wxWindows code
  131.  
  132. >>> In the pipeline
  133.  
  134.  
  135. * A Windows NT version
  136.  
  137.  
  138. ------------------------------------------------------------------
  139.  
  140. Julian Smart, April 1993
  141.  
  142. Artificial Intelligence Applications Institute
  143.  
  144. University of Edinburgh
  145.  
  146. 80 South Bridge
  147.  
  148. Edinburgh
  149. Scotland
  150. EH1 1HN
  151.  
  152. EMAIL: J.Smart@ed.ac.uk
  153. TEL:   031 650 2746
  154.